Too many files are open. Close some files before continuing. File % 1.
打开的文件太多。继续之前,请关闭部分文件。文件% 1。
This comes in handy, because if we use only one file, we need only one File Handle, and so we won't exhaust too many System Resources.
这将带来便利,因为如果我们只使用了单一的文件,我们仅仅需要一个文件操作句柄,这样我们就无需消耗过多的系统资源。
Also, since every view will be in its own file, creating too many views might make it hard to locate the view file where a piece of the UI or view logic is defined.
同样,因为每个视图会在它自己的文件中,创建过多的视图会使我们难以定位,定义了UI块或视图逻辑的视图文件。
应用推荐